Database Unlock Utility
The Database Unlock utility (DbUnlock.exe) is a command-line utility that unlocks a specific queue.
This utility requires the service to be running.
Syntax
DbUnlock SITE.SERVICE key [/f]
Parameters
| Parameter | Definition |
|---|---|
|
SITE.SERVICE |
Name of the database service. |
|
key |
The key of the header record of the queue to unlock. |
|
[/f] |
Optional parameter that causes the record, if located, to be unlocked. |
Example
|
DbUnlock MYSITE.DDS 0000000001 /f |

